PLOT_LINE( <value> )
SUMMARY( <format string>, [<arg0>, <arg1>, ..., <argn> )
Displays a summary.
Function ParametersParameter | Description |
---|
<format string> | The formatting string of the summary. |
<arg0> ... <argn> | The values that will get substituted into the format string. |
{?} specifies a placeholder in the format string where the argument values are substituted in.